home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / MorphOS / Epic4_mos / share / epic / help / 8_scripts / log < prev    next >
Encoding:
Text File  |  2002-10-28  |  368 b   |  15 lines

  1. Synopsis:
  2.    load log
  3.  
  4. Description:
  5.    This script serves mainly as an example of how to use WAIT to get the
  6.    output of a process.  In this particular case, an alias /log will run
  7.    "uptime" and log the output, if its first argument is "on".
  8.  
  9. See Also:
  10.    exec(5); load(5); wait(5)
  11.  
  12. Other Notes:
  13.    The name of this script's author is not known.
  14.  
  15.